home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / cguisetup.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  799b  |  29 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. sources = [
  5.     'src/ctextutil.cpp',
  6.     'src/SplitImage4.cpp',
  7.     'src/scrollwindow.cpp',
  8.     'src/skinvlist.cpp',
  9.     'src/pyutils.cpp',
  10.     'src/cwindowfx.cpp',
  11.     'src/skinsplitter.cpp',
  12.     'src/alphaborder.cpp',
  13.     'src/skin/skinobjects.cpp',
  14.     'src/skin/SkinBitmap.cpp']
  15. include_dirs = [
  16.     'src',
  17.     'src/skin']
  18. import sys
  19. if sys.platform == 'win32':
  20.     sources.extend([
  21.         'src/alphaborder_win.cpp',
  22.         'src/ExpandoTextCtrl.cpp',
  23.         'src/ExpandEvent.cpp',
  24.         'src/win/PlatformMessagesWin.cpp',
  25.         'src/win/WindowSnapperWin.cpp',
  26.         'src/WindowSnapper.cpp',
  27.         'src/win/FullscreenWin.cpp'])
  28.  
  29.